inherited EQDialog: TEQDialog HorzScrollBar.Range = 0 VertScrollBar.Range = 0 AutoScroll = False OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inherited Label1: TLabel Width = 29 Caption = '&Word:' end inherited Label2: TLabel Width = 68 Height = 26 Caption = 'Topic ID:'#13#10'(only numbers)' end inherited txtSecond: TEdit OnKeyPress = txtSecondKeyPress end end